home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / More Primitives / More Primitives.rsrc / STR#_425.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  350 b   |  11 lines

  1. Inputs: Address; [Release?]
  2. Outputs: Object
  3.  
  4. Inputs: integer; [boolean]
  5. Outputs: any
  6.  
  7. Object is the Prograph object at the specified address. Address is generated by a call to object-to-address on the same machine (same address space). Object must still exist at that Address. If Release?, Address will no longer be valid. Default is FALSE.
  8.  
  9. Memory
  10.  
  11.